[INFO] cloning repository https://github.com/vibest-dev/pty
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vibest-dev/pty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvibest-dev%2Fpty", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvibest-dev%2Fpty'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 36d7125cc2c82423c3ca3809edd79ad62917a06a
[INFO] testing vibest-dev/pty against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvibest-dev%2Fpty" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/vibest-dev/pty
[INFO] finished tweaking git repo https://github.com/vibest-dev/pty
[INFO] tweaked toml for git repo https://github.com/vibest-dev/pty written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vibest-dev/pty on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vibest-dev/pty already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rmp-serde v1.3.1
[INFO] [stderr]   Downloaded vte v0.15.0
[INFO] [stderr]   Downloaded rmp v0.8.15
[INFO] [stderr]   Downloaded rustix-openpty v0.2.0
[INFO] [stderr]   Downloaded miow v0.6.1
[INFO] [stderr]   Downloaded alacritty_terminal v0.25.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ebeecab6aab199ef50fafc2029fd9b95ac33740df67f5725b69970d92b3155f6
[INFO] running `Command { std: "docker" "start" "-a" "ebeecab6aab199ef50fafc2029fd9b95ac33740df67f5725b69970d92b3155f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ebeecab6aab199ef50fafc2029fd9b95ac33740df67f5725b69970d92b3155f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebeecab6aab199ef50fafc2029fd9b95ac33740df67f5725b69970d92b3155f6", kill_on_drop: false }`
[INFO] [stdout] ebeecab6aab199ef50fafc2029fd9b95ac33740df67f5725b69970d92b3155f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de2ec339a5d2dbc8b4e7516d04d73fe437bcd82450004611d0b0e6ca8d6879c4
[INFO] running `Command { std: "docker" "start" "-a" "de2ec339a5d2dbc8b4e7516d04d73fe437bcd82450004611d0b0e6ca8d6879c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling cursor-icon v1.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling vte v0.15.0
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling rustix-openpty v0.2.0
[INFO] [stderr]    Compiling alacritty_terminal v0.25.1
[INFO] [stderr]    Compiling vibest-pty-daemon v0.2.0 (/opt/rustwide/workdir/crates/daemon)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.28s
[INFO] running `Command { std: "docker" "inspect" "de2ec339a5d2dbc8b4e7516d04d73fe437bcd82450004611d0b0e6ca8d6879c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de2ec339a5d2dbc8b4e7516d04d73fe437bcd82450004611d0b0e6ca8d6879c4", kill_on_drop: false }`
[INFO] [stdout] de2ec339a5d2dbc8b4e7516d04d73fe437bcd82450004611d0b0e6ca8d6879c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3370e5d678d627f59b52d9a9f7705d2eba266992e82512f50c955b601282fb47
[INFO] running `Command { std: "docker" "start" "-a" "3370e5d678d627f59b52d9a9f7705d2eba266992e82512f50c955b601282fb47", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling clap_builder v4.5.58
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.58
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling rustix-openpty v0.2.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling vte v0.15.0
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling alacritty_terminal v0.25.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling vibest-pty-daemon v0.2.0 (/opt/rustwide/workdir/crates/daemon)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 29.09s
[INFO] running `Command { std: "docker" "inspect" "3370e5d678d627f59b52d9a9f7705d2eba266992e82512f50c955b601282fb47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3370e5d678d627f59b52d9a9f7705d2eba266992e82512f50c955b601282fb47", kill_on_drop: false }`
[INFO] [stdout] 3370e5d678d627f59b52d9a9f7705d2eba266992e82512f50c955b601282fb47
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5b4cba60dc816cab3e47b3fc40236580d2d9178864c79cdfeee4103173269c30
[INFO] running `Command { std: "docker" "start" "-a" "5b4cba60dc816cab3e47b3fc40236580d2d9178864c79cdfeee4103173269c30", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vibest_pty_daemon-831007f3e3a4933e)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test server::handler::tests::multiple_session_channels_remain_active ... ok
[INFO] [stdout] test server::handler::tests::drain_rotates_start_session_to_avoid_starvation ... ok
[INFO] [stdout] test server::handler::tests::oversized_output_frame_is_eventually_queued ... ok
[INFO] [stdout] test server::handler::tests::attach_rejected_when_session_not_alive ... ok
[INFO] [stdout] test server::handler::tests::one_session_queue_full_must_not_block_other_session ... ok
[INFO] [stdout] test server::handler::tests::second_client_cannot_attach_same_session ... ok
[INFO] [stderr]      Running tests/flow_control_test.rs (/opt/rustwide/target/debug/deps/flow_control_test-45f736bdec92ab67)
[INFO] [stdout] test server::handler::tests::cleanup_releases_attached_sessions ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test tests::test_ack_mechanism ... ok
[INFO] [stdout] test tests::test_green_zone_immediate_send ... ok
[INFO] [stdout] test tests::test_capacity_enforcement ... ok
[INFO] [stdout] test tests::test_watermark_transitions ... ok
[INFO] [stdout] test tests::test_red_zone_severe_rate_limiting ... ok
[INFO] [stdout] test tests::test_yellow_zone_rate_limiting ... ok
[INFO] [stdout] test tests::test_no_message_loss ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-5640498e9314965b)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stderr] [daemon] Rust PTY Daemon v0.2.0 starting...
[INFO] [stderr] [daemon] Rust PTY Daemon v0.2.0 starting...
[INFO] [stderr] [daemon] Rust PTY Daemon v0.2.0 starting...
[INFO] [stderr] [auth] Generated new token at /tmp/rust-pty-test-0.token
[INFO] [stderr] [daemon] Listening on /tmp/rust-pty-test-0.sock
[INFO] [stderr] [daemon] PID: 43
[INFO] [stderr] [auth] Generated new token at /tmp/rust-pty-test-1.token
[INFO] [stderr] [daemon] Listening on /tmp/rust-pty-test-1.sock
[INFO] [stderr] [daemon] PID: 42
[INFO] [stderr] [daemon] Rust PTY Daemon v0.2.0 starting...
[INFO] [stderr] [auth] Generated new token at [daemon] Rust PTY Daemon v0.2.0 starting...
[INFO] [stderr] [daemon] Rust PTY Daemon v0.2.0 starting...
[INFO] [stderr] /tmp/rust-pty-test-10.token[daemon] Rust PTY Daemon v0.2.0 starting...
[INFO] [stderr] [daemon] Rust PTY Daemon v0.2.0 starting...
[INFO] [stderr] 
[INFO] [stderr] [auth] Generated new token at /tmp/rust-pty-test-14.token
[INFO] [stderr] [auth] Generated new token at /tmp/rust-pty-test-11.token
[INFO] [stderr] [auth] Generated new token at /tmp/rust-pty-test-13.token
[INFO] [stderr] [auth] Generated new token at /tmp/rust-pty-test-3.token
[INFO] [stderr] [daemon] Listening on /tmp/rust-pty-test-14.sock
[INFO] [stderr] [daemon] PID: 60
[INFO] [stderr] [daemon] Listening on [daemon] Rust PTY Daemon v0.2.0 starting...
[INFO] [stderr] /tmp/rust-pty-test-13.sock
[INFO] [stderr] [daemon] PID: 62
[INFO] [stderr] [daemon] Listening on /tmp/rust-pty-test-3.sock
[INFO] [stderr] [daemon] PID: 64
[INFO] [stderr] [auth] Generated new token at /tmp/rust-pty-test-2.token
[INFO] [stderr] [auth] Generated new token at /tmp/rust-pty-test-12.token
[INFO] [stderr] [daemon] Listening on /tmp/rust-pty-test-12.sock
[INFO] [stderr] [daemon] PID: 61
[INFO] [stderr] [daemon] Rust PTY Daemon v0.2.0 starting...
[INFO] [stderr] [daemon] Listening on /tmp/rust-pty-test-11.sock
[INFO] [stderr] [daemon] PID: 59
[INFO] [stderr] [daemon] Listening on [daemon] Rust PTY Daemon v0.2.0 starting...
[INFO] [stderr] /tmp/rust-pty-test-10.sock
[INFO] [stderr] [daemon] PID: 58
[INFO] [stderr] [daemon] Listening on /tmp/rust-pty-test-2.sock
[INFO] [stderr] [daemon] PID: 45
[INFO] [stderr] [auth] Generated new token at /tmp/rust-pty-test-6.token
[INFO] [stderr] [auth] Generated new token at /tmp/rust-pty-test-4.token
[INFO] [stderr] [daemon] Rust PTY Daemon v0.2.0 starting...
[INFO] [stderr] [daemon] Rust PTY Daemon v0.2.0 starting...
[INFO] [stderr] [auth] Generated new token at [daemon] Rust PTY Daemon v0.2.0 starting...
[INFO] [stderr] /tmp/rust-pty-test-5.token
[INFO] [stderr] [auth] Generated new token at /tmp/rust-pty-test-15.token
[INFO] [stderr] [daemon] Listening on /tmp/rust-pty-test-6.sock
[INFO] [stderr] [daemon] PID: 67
[INFO] [stderr] [auth] Generated new token at /tmp/rust-pty-test-7.token
[INFO] [stderr] [daemon] Listening on /tmp/rust-pty-test-15.sock
[INFO] [stderr] [daemon] PID: 63
[INFO] [stderr] [daemon] Listening on /tmp/rust-pty-test-4.sock
[INFO] [stderr] [daemon] PID: 65
[INFO] [stderr] [daemon] Rust PTY Daemon v0.2.0 starting...
[INFO] [stderr] [daemon] Rust PTY Daemon v0.2.0 starting...
[INFO] [stderr] [daemon] Listening on [daemon] Listening on /tmp/rust-pty-test-7.sock
[INFO] [stderr] [daemon] PID: 68
[INFO] [stderr] /tmp/rust-pty-test-5.sock
[INFO] [stderr] [daemon] PID: 66
[INFO] [stderr] [auth] Generated new token at /tmp/rust-pty-test-9.token
[INFO] [stderr] [daemon] Listening on /tmp/rust-pty-test-9.sock
[INFO] [stderr] [daemon] PID: 70
[INFO] [stderr] [auth] Generated new token at /tmp/rust-pty-test-8.token
[INFO] [stderr] [daemon] Listening on /tmp/rust-pty-test-8.sock
[INFO] [stderr] [daemon] PID: 69
[INFO] [stdout] test integration_tests::test_create_session ... ok
[INFO] [stderr] [daemon] Rust PTY Daemon v0.2.0 starting...
[INFO] [stderr] [auth] Generated new token at /tmp/rust-pty-test-16.token
[INFO] [stderr] [daemon] Listening on /tmp/rust-pty-test-16.sock
[INFO] [stderr] [daemon] PID: 74
[INFO] [stdout] test integration_tests::test_control_attach_requires_stream_channel_when_explicit ... ok
[INFO] [stderr] [daemon] Rust PTY Daemon v0.2.0 starting...
[INFO] [stderr] [auth] Generated new token at /tmp/rust-pty-test-17.token
[INFO] [stderr] [daemon] Listening on /tmp/rust-pty-test-17.sock
[INFO] [stderr] [daemon] PID: 89
[INFO] [stderr] [daemon] Rust PTY Daemon v0.2.0 starting...
[INFO] [stdout] test integration_tests::test_list_sessions ... ok
[INFO] [stderr] [daemon] Rust PTY Daemon v0.2.0 starting...
[INFO] [stdout] test integration_tests::test_create_rejects_zero_dimensions ... ok
[INFO] [stderr] [auth] Generated new token at /tmp/rust-pty-test-18.token
[INFO] [stdout] test integration_tests::test_concurrent_clients ... ok
[INFO] [stderr] [auth] Generated new token at /tmp/rust-pty-test-19.token
[INFO] [stdout] test integration_tests::test_protocol_version_mismatch ... ok
[INFO] [stderr] [daemon] Listening on /tmp/rust-pty-test-18.sock
[INFO] [stdout] test unit_tests::test_request_serialization ... ok
[INFO] [stderr] [daemon] PID: 102
[INFO] [stdout] test unit_tests::test_response_deserialization ... ok
[INFO] [stderr] [daemon] Rust PTY Daemon v0.2.0 starting...
[INFO] [stdout] test integration_tests::test_handshake_authentication ... ok
[INFO] [stderr] [auth] Generated new token at /tmp/rust-pty-test-20.token
[INFO] [stdout] test integration_tests::test_invalid_token ... ok
[INFO] [stderr] [daemon] Listening on /tmp/rust-pty-test-20.sock
[INFO] [stdout] test integration_tests::test_input_backpressure_respects_queue_limit ... ok
[INFO] [stderr] [daemon] PID: 109
[INFO] [stdout] test integration_tests::test_input_returns_ok ... ok
[INFO] [stderr] [daemon] Listening on /tmp/rust-pty-test-19.sock
[INFO] [stdout] test integration_tests::test_kill_all ... ok
[INFO] [stderr] [daemon] PID: 105
[INFO] [stdout] test integration_tests::test_kill_session ... ok
[INFO] [stdout] test integration_tests::test_kill_emits_exit_event_for_attached_client ... FAILED
[INFO] [stdout] test integration_tests::test_resize_returns_ok ... ok
[INFO] [stdout] test integration_tests::test_control_attach_recovers_after_stream_reconnect ... ok
[INFO] [stdout] test integration_tests::test_seq_roundtrip ... ok
[INFO] [stdout] test integration_tests::test_dual_channel_routes_control_and_stream_separately ... ok
[INFO] [stdout] test integration_tests::test_session_cannot_be_attached_by_multiple_clients ... ok
[INFO] [stdout] test integration_tests::test_signal_session ... ok
[INFO] [stdout] test integration_tests::test_stream_channel_rejects_control_requests ... ok
[INFO] [stdout] test integration_tests::test_single_client_attach_multiple_sessions_receives_both_streams ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- integration_tests::test_kill_emits_exit_event_for_attached_client stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration_tests::test_kill_emits_exit_event_for_attached_client' (53) panicked at crates/daemon/tests/integration_test.rs:605:21:
[INFO] [stdout] Kill failed: Output { session: 1, data: [35, 32] }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4d1463319a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e4d1463319a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e4d1463319a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e4d1463319a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e4d1464728a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e4d1464728a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5e4d14637aa2 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e4d14637aa2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e4d14611b2f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e4d14611b2f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e4d1462b159 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e4d145bf17c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e4d145bf17c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e4d1462b312 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e4d1462b312 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e4d14611be8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e4d14609389 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e4d146128fd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e4d14647a1c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e4d145a7609 - integration_test[697d452348a3ab5a]::integration_tests::test_kill_emits_exit_event_for_attached_client
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/daemon/tests/integration_test.rs:605:21
[INFO] [stdout]   20:     0x5e4d145a1077 - integration_test[697d452348a3ab5a]::integration_tests::test_kill_emits_exit_event_for_attached_client::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/daemon/tests/integration_test.rs:576:56
[INFO] [stdout]   21:     0x5e4d14581786 - <integration_test[697d452348a3ab5a]::integration_tests::test_kill_emits_exit_event_for_attached_client::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5e4d145b325b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5e4d145b325b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5e4d145bfc4b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5e4d145bfc4b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5e4d145bfc4b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5e4d145bfc4b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5e4d145bfc4b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5e4d145bfc4b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5e4d145bfc4b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5e4d145bb364 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5e4d145bb364 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5e4d145c2852 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x5e4d145c2852 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5e4d145c2852 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5e4d145c2852 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5e4d145c2852 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5e4d145c2852 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x5e4d145c2852 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e4d1463274f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   41:     0x5e4d1463274f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x754b667dbaa4 - <unknown>
[INFO] [stdout]   43:     0x754b66868a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     integration_tests::test_kill_emits_exit_event_for_attached_client
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 22 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.62s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_test`
[INFO] running `Command { std: "docker" "inspect" "5b4cba60dc816cab3e47b3fc40236580d2d9178864c79cdfeee4103173269c30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b4cba60dc816cab3e47b3fc40236580d2d9178864c79cdfeee4103173269c30", kill_on_drop: false }`
[INFO] [stdout] 5b4cba60dc816cab3e47b3fc40236580d2d9178864c79cdfeee4103173269c30
